Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust 1.64.0 #111434

Closed
wants to merge 3 commits into from
Closed

rust 1.64.0 #111434

wants to merge 3 commits into from

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

resource blocks may require updates.

@BrewTestBot BrewTestBot added bump-formula-pr PR was created using `brew bump-formula-pr` CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. long build Set a long timeout for formula testing labels Sep 22, 2022
Signed-off-by: Rui Chen <rui@chenrui.dev>
@branchvincent
Copy link
Member

Cargo is now

    resource "cargo" do
      url "https://github.com/rust-lang/cargo.git",
          tag:      "0.65.0",
          revision: "387270bc7f446d17869c7f208207c73231d6a252"
    end

@chenrui333

This comment was marked as resolved.

@Bo98

This comment was marked as resolved.

@chenrui333

This comment was marked as resolved.

@cho-m cho-m added CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Sep 23, 2022
carlocab added a commit to carlocab/homebrew-core that referenced this pull request Sep 23, 2022
Defining methods inside `test` blocks is no longer supported in `brew`.
Needed for Homebrew#111434.
BrewTestBot pushed a commit that referenced this pull request Sep 23, 2022
Defining methods inside `test` blocks is no longer supported in `brew`.
Needed for #111434.

Closes #111544.

Signed-off-by: Michael Cho <20700669+cho-m@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
@carlocab carlocab mentioned this pull request Sep 25, 2022
6 tasks
@carlocab
Copy link
Member

watchman fails to build on Monterey with

Undefined symbols for architecture x86_64:
    "folly::f14::detail::F14LinkCheck<(folly::f14::detail::F14IntrinsicsMode)1>::check()", referenced from:
        folly::f14::detail::F14Table<folly::f14::detail::VectorContainerPolicy<unsigned int, folly::Range<char const*>, void, void, void, std::__1::integral_constant<bool, true> > >::rehashImpl(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)::'lambda'()::operator()() const in libeden_service_thrift.a(eden_types.cpp.o)

Not sure what that's about, but I don't think it's Rust-related.

It smells like the -march flags issue, but I'm pretty sure we always pass the same -march flags on macOS.

@carlocab
Copy link
Member

Failed on Catalina as well. Superenv doesn't seem to be adding -march flags, so that might be why. Logs: watchman.tar.gz

@carlocab
Copy link
Member

Catalina is done, and Big Sur is midway through building watchman, so should be done in an hour and a half or so.

@carlocab carlocab removed the CI-long-timeout [DEPRECATED] Use longer GitHub Actions CI timeout. label Sep 25, 2022
Copy link
Member

@carlocab carlocab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failures look unrelated.

@chenrui333 chenrui333 added the ready to merge PR can be merged once CI is green label Sep 25, 2022
@BrewTestBot
Copy link
Member

:shipit: @carlocab has triggered a merge.

@cho-m cho-m mentioned this pull request Oct 26, 2022
@chenrui333 chenrui333 deleted the bump-rust-1.64.0 branch December 18, 2022 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-build-dependents-from-source Pass --build-dependents-from-source to brew test-bot. CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. long build Set a long timeout for formula testing ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants